Fix --extern for doc tests for the local crate.
authorAlex Crichton <alex@alexcrichton.com>
Thu, 7 Aug 2014 15:26:38 +0000 (08:26 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 7 Aug 2014 15:29:32 +0000 (08:29 -0700)
commitb83e939819b112c290b7e9fd318fe8a20f156b46
tree44f40232bbbdbca9725304f07c24f2a017285ca0
parentd9d48a8d9026b7cfc30626ccf94a64321eddb12f
Fix --extern for doc tests for the local crate.

Closes #340
src/cargo/ops/cargo_rustc/fingerprint.rs
tests/test_cargo_compile_git_deps.rs
tests/test_cargo_test.rs